home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 94 / maccd 94.iso / utilities / Mac OS / FileFolder_Rename / File Rename Utility / File Rename Utility.rsrc / plst_0 < prev    next >
Encoding:
Extensible Markup Language  |  2002-06-17  |  785 b   |  34 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
  3. <plist version="0.9">
  4. <dict>
  5.     <key>CFBundleDevelopmentRegion</key>
  6.     <string>English</string>
  7.     <key>CFBundleDocumentTypes</key>
  8.     <array>
  9.         <dict>
  10.             <key>CFBundleTypeExtensions</key>
  11.             <array>
  12.                 <string>*</string>
  13.             </array>
  14.             <key>CFBundleTypeOSTypes</key>
  15.             <array>
  16.                 <string>****</string>
  17.             </array>
  18.             <key>CFBundleTypeRole</key>
  19.             <string>Viewer</string>
  20.         </dict>
  21.     </array>
  22.     <key>CFBundleIconFile</key>
  23.     <string>151</string>
  24.     <key>CFBundleInfoDictionaryVersion</key>
  25.     <string>6.0</string>
  26.     <key>CFBundlePackageType</key>
  27.     <string>APPL</string>
  28.     <key>CFBundleSignature</key>
  29.     <string>dplt</string>
  30.     <key>LSPrefersCarbon</key>
  31.     <true/>
  32. </dict>
  33. </plist>
  34.